Skip to content

Implement Copy, List, DeleteRecursive, Properties for DAV#103

Open
kathap wants to merge 2 commits into
mainfrom
dav-add-missing-ops
Open

Implement Copy, List, DeleteRecursive, Properties for DAV#103
kathap wants to merge 2 commits into
mainfrom
dav-add-missing-ops

Conversation

@kathap
Copy link
Copy Markdown
Contributor

@kathap kathap commented May 21, 2026

Replaces the stubs left from the two-layer refactor (#98). Adds PROPFIND and COPY support via WebDAV verbs and Basic Auth.

EnsureStorageExists is a no-op, matching the existing Ruby DavClient — WebDAV has no bucket concept, the blobstore VM provisions the root directory, and nginx auto-creates per-resource subdirs on first PUT.

Replaces the stubs left from the two-layer refactor (#98). Adds PROPFIND
and COPY support via WebDAV verbs and Basic Auth.

EnsureStorageExists is a no-op, matching the existing Ruby DavClient —
WebDAV has no bucket concept, the blobstore VM provisions the root
directory, and nginx auto-creates per-resource subdirs on first PUT.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

1 participant